projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6cbd07
)
build: Fix sassc detection
author
Emmanuele Bassi
<ebassi@gnome.org>
Sat, 1 Apr 2017 15:39:21 +0000
(16:39 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Sat, 1 Apr 2017 15:39:21 +0000
(16:39 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 9be280972abfd018b046b1548a6f10a46be85ad8..51b2d340eeb8fb003ee599dedae5b55cb0cf9a3c 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1874,7
+1874,7
@@
AC_SUBST(GDK_HIDDEN_VISIBILITY_CFLAGS)
AC_PATH_PROG([SASSC], [sassc])
AC_ARG_VAR(SASSC)
-AM_CONDITIONAL([REBUILD_SCSS], [test "x
SASSC
" != x])
+AM_CONDITIONAL([REBUILD_SCSS], [test "x
${SASSC}
" != x])
##################################################
# Output commands